Augustin Luna
26 January, 2016
Research Fellow
Department of Biostatistics and Computational Biology
Dana-Farber Cancer Institute
paxtoolsrcat() prints a simple message in the consolecat("Hello World!")
Hello World!
install.packages()' # Heading
' ## Sub-heading
'
' Text
'
' ```{r}
' #R code
' cat("Hello")
' ```